SQL Error: Sort aborted at /home/www/lispo.com.ua/app/modules/catalogue/brands.php line 119
Array
(
    [code] => 1028
    [message] => Sort aborted
    [query] => SELECT DISTINCT n.*, n.title AS title, n.body AS body, n.teaser AS teaser, n.id AS node_id, ib.*, CONCAT("node/",n.id) as url_alias
				           FROM inventory_brands ib, node n, inventory i
				           WHERE 1=1
				           	    AND i.group_id IN ('66', '70', '71', '77', '85', '94', '95', '96', '97', '98') 
				           		AND i.brand_id = ib.id
								AND n.id = ib.node_id
								AND n.is_moderated = 1
				           GROUP BY ib.id
				           ORDER BY n.title
    [context] => /home/www/lispo.com.ua/app/modules/catalogue/brands.php line 119
)